home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / PROGRAMMING / DESKLIBC / SOURCES.ZIP / DeskLib / !DLSources / Libraries / Print / OtherStubs < prev   
Text File  |  1995-08-26  |  215b  |  12 lines

  1.     IMPORT    DeskLib__SDLSStubs_Error
  2.     IMPORT    DeskLib__SDLSStubs_Event
  3.     IMPORT    DeskLib__SDLSStubs_PDriver
  4.     
  5.     EXPORT    DeskLib__SDLSStubs_Print
  6.  
  7.     AREA    Code_Description, DATA, READONLY
  8.     
  9. DeskLib__SDLSStubs_Print    EQU 0
  10.  
  11.     END
  12.